From 82eb6ee790b0f9b6f19be9c116f49e53de8e91c6 Mon Sep 17 00:00:00 2001 From: Andreas Beckmann Date: Tue, 5 Jan 2021 01:08:00 +0000 Subject: [PATCH] fix typos found by Lintian Gbp-Pq: Name typos.patch --- lib/CL/pocl_cache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/CL/pocl_cache.c b/lib/CL/pocl_cache.c index b3d9caa..e9dc995 100644 --- a/lib/CL/pocl_cache.c +++ b/lib/CL/pocl_cache.c @@ -517,7 +517,7 @@ pocl_cache_init_topdir () "library. \nThis is not a bug in pocl and there's nothing we " "can do to fix it - you need both pocl and your program to be" " compiled for your system. This is known to happen with " - "Luxmark benchmark binaries dowloaded from website; Luxmark " + "Luxmark benchmark binaries downloaded from website; Luxmark " "installed from your linux distribution's packages should " "work.\n", cache_topdir); -- 2.30.2